body, p, li, td { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #000000;
	}
	
h2, h3 { 
	font-family: Arial, Helvetica, sans-serif; 
	}
	
.hasbronavTop {color: #ffffff;font-size:11px;text-decoration:none;font-family : trebuchet ms,copperplate,verdana, arial, helvetica, sans serif}
A.hasbronavTop:Hover {color : #cc0000}
A.hasbronavTop:active {color:#ffffff}
.menuItem {color: #000000;font-size:10px;text-decoration:none;font-family : verdana, arial, helvetica, sans serif}
A.menuItem:Hover {color : #cc0000}	
a.navTop {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; text-decoration:none}
a.navTop:hover {color: #FF33FF}
a.navTop:link{color:#ffffff}
a.navTop:visited{color:#ffffff}
a.navTopSmall {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration:none}
a.navTopSmall:hover {color: #FF33FF}
a.navTopSmall:link{color:#ffffff}
a.navTopSmall:visited{color:#ffffff}
.legal { font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.small { font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.legallink {text-decoration: none;}	
.breadcrumb {color: #000000;font-size:12px;font-family : arial, helvetica, sans serif}
a.breadcrumb:hover {color : #cc0000}
.linecolor {color : #000000}
.red { color: red; }

.leftnavlink { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;		 
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	}
.leftnavlink:hover { 
	color: #CC0000;
	}	

.leftsubnavlink { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000;
	text-decoration: none;
	line-height: 12px;	
	}
.leftsubnavlink:hover { 
	color: #CC0000;
	}	
	
input.searchfield {
	font-size: 10px;
	height: 18px;
	vertical-align: top;
	}

#container {
	width: 910px;
}

#headline {
	margin-top: 5px;
	margin-left: 170px;
	margin-bottom: 15px;	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 28px;
	font-weight: bold;	 	
	width: 735px;
	}		
#subheading {
	margin-left: 170px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px;
	font-weight: bold;	 	
	width: 735px;
	}		
		
#bodycontent {
	margin-left: 170px;
	width: 735px;	
	}			

#leftsideoutline{
	float: left;
	width: 160px;
	}	

#leftside {
	padding: 5px 0px 0px 10px;
	}				
		
#breadcrumbs {
	margin-left: 170px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	width: 735px;
	}		
	
#langlinks {
	margin-left: 170px;
	}
	
.footerplaintext {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
	text-decoration: none;
	}	
	
#footer {
	clear: both;
	margin: 0;
}	

/* Decklist Styles */
.deck { width:100%; padding:0px; margin:0px; }
.deck .topleft { background-image:url('/magic/images/console/deck_topleft.jpg'); background-repeat:no-repeat; width:11px; height:11px; }
.deck .bottomleft { background-image:url('/magic/images/console/deck_bottomleft.jpg'); background-repeat:no-repeat; width:11px; height:11px; }
.deck .topright { background-image:url('/magic/images/console/deck_topright.jpg'); background-repeat:no-repeat; width:11px; height:11px; }
.deck .bottomright { background-image:url('/magic/images/console/deck_bottomright.jpg'); background-repeat:no-repeat; width:11px; height:11px; }
.deck .left { background-image:url('/magic/images/console/deck_left.jpg'); background-repeat:repeat-y; }
.deck .right { background-image:url('/magic/images/console/deck_right.jpg'); background-repeat:repeat-y; }
.deck .top { background-image:url('/magic/images/console/deck_top.jpg'); background-repeat:repeat-x; }
.deck .bottom { background-image:url('/magic/images/console/deck_bottom.jpg'); background-repeat:repeat-x; }
.deck .deckcontent { width:100%; }
.deck .deckcontent .title { border-bottom:1px solid black; padding:5px; }
.deck .deckcontent .title .main { font-family:Arial; font-size:14pt; font-weight:bold; }
.deck .deckcontent .title .mainsmall { font-family:Arial; font-size:11pt; font-weight:bold; }
.deck .deckcontent .title .sub { font-family:Arial; font-size:11pt; }
.deck .deckcontent .title .subsmall { font-family:Arial; font-size:9pt; }
.deck .deckcontent .options { border-bottom:1px solid black; padding:5px; }
.deck .deckcontent .decktop { background:url('/global/images/magic_galvtile2.jpg'); background-repeat:repeat; }
.deck .deckcontent .maindeck { background:url('/global/images/magic_galvtile.jpg'); background-repeat:repeat; padding:5px; }
.deck .deckcontent .sidebar { background:url('/global/images/magic_statback.jpg'); background-repeat:repeat; padding:5px; }
.deck .deckcontent .cardgroup { width:100%; }
.deck .deckcontent .decktitle { font-family:Arial; font-size:10pt; font-weight:bold; line-height:2px; padding-top:5px;}
.deck .deckcontent .cardcount { font-family:Arial; font-size:10pt;  line-height:2px; font-style:italic; padding-bottom:15px;}
/* End Decklist Styles */